home *** CD-ROM | disk | FTP | other *** search
/ New Masters of Flash / New Masters of Flash.iso / pc / MOVIES / 17.dir / 00109_Text_109.txt < prev    next >
Text File  |  2000-09-30  |  653b  |  1 lines

  1. Now we still need to tell the frame instance that a rollover is happening and that we need it to go to the ΓÇ£onframeΓÇ¥ frame of its timeline. Chose ΓÇ£tell targetΓÇ¥ and write ΓÇ£/frameMCΓÇ¥ into the target field. Select ΓÇ£go toΓÇ¥ and chose Frame label from the Type: drop-down box rather than frame number, setting the label to fullframeΓÇ¥.  Now we need to detect when the cursor rolls off the stage, react to it by setting the variable ΓÇ£onstageΓÇ¥ to 0 and telling the ΓÇ£frameΓÇ¥ instance to go to frame ΓÇ£buttonframeΓÇ¥. SelectΓÇ¥on mouseeventΓÇ¥ and  check ΓÇ£roll outΓÇ¥. Chose ΓÇ£set variableΓÇ¥  and set the variable ΓÇ£onstageΓÇ¥ to 0.